﻿* {
    margin: 0px auto;
    padding: 0px;
}

body {
    margin: 0px;
    padding: 0px;
    text-align: center;
    font-family: "宋体";
    font-size: 12px;
}

img {
    border: 0px;
}

table {
    font-size: 12px;
}

a {
    color: #555555;
    text-decoration: none;
}

a:hover {
    color: #555555;
}

a:hover img {
    -moz-opacity: 1;
}

a img {
    -moz-opacity: 0.9;
}

.content {
    width: 1200px;
    height: auto;
    text-align: left;
    background: #fdf1bf;
}

.contents {
    width: 1200px;
    height: auto;
    text-align: left;
}

.clear {
    clear: both;
}


ul,
li {
    list-style: none;
    margin: 0px;
    padding: 0px;
}

/*index*/
.t_rt {
text-align: right;
}

ul,
li {
    margin: 0px;
    padding: 0px;
}

li {
    list-style-type: none;
}

.cont5 {}

.cls {
    clear: both;
}

.hidden {
    display: none;
}

.scrolldoorFrame {
    width: 444px;
    margin: 0px auto;
    overflow: hidden;
}

.scrollUl {
    width: 444px;
    height: 29px;
    float: left;
    display: inline;
    overflow: hidden;
}

.scrollUl li {
    float: left;
    width: 90px;
    height: 29px;
    float: left;
    display: inline;
}

.sd01 {
    cursor: pointer;
    width: 90px;
    height: 29px;
    float: left;
    display: inline;
    background: url(img/c6.jpg) no-repeat;
    font-family: "微软雅黑";
    font-size: 14px;
    color: #915b1f;
    text-align: center;
    line-height: 29px;
}

.sd02 {
    cursor: pointer;
    width: 90px;
    height: 29px;
    float: left;
    display: inline;
    background: #915b1f;
    font-family: "微软雅黑";
    font-size: 14px;
    color: #FFF;
    text-align: center;
    line-height: 29px;
}